Method ShouldUseLazyLoading<TProps>(QueryContext<TProps>)

Assembly: redb.Core.dll

Determines if lazy loading should be used for this query

protected bool ShouldUseLazyLoading<TProps>(QueryContext<TProps> context) where TProps : class, new()